
#1. ATLAX.SC310N1.PAL.VS2010

	
	This sample shows how to encapsulate QCAP using Active Template Library (ATL)


#2. BIDIRECTIONAL.VOICE.SC510N1.VS2010


        This sample shows how to create a bidirectional communication using RTSP
		
        NetBroadcaster

		The NetBroadcaster shows how to broadcast a video streaming and receive a audio streaming

        NetReceiver

  		1. The NetReceiver shows how to create a microphone handler.
                
                2. Receive a video streaming and broadcast a audio streaming


#3. CAMERA.VC6

	This sample shows how to handle a camera input and basic functions that are listed below :

	1. Capture an Image by snapshot

	2. Record Video	 	


#4. COLORKEY.SC510N1.VC6


	This sample shows how to use color key to process a BMG24 image.


#5. COLORKEY.SC510N2.VS2010


	This sample shows how to use color key to process a video from capture channel or file.


#6. FILE.PLAYER.EX.VC6 ( seek by frame )


	This sample explains how to create a file player using QCAP_OPEN_FILE_EX, 

	QCAP_REGISTER_VIDEO_DECODE_FILE_CALLBACK_EX, QCAP_REGISTER_AUDIO_DECODE_FILE_CALLBACK_EX.  



#7. FILE.PLAYER.NET.C#  ( work on 32 bits )  


	This sample explains how to create a file player and basic functions that are listed below :

  		1. Open a video file to play, pause and stop.
             
       	 	2. Capture an Image by snapshot

		3. Learn how to speed up and slow down on playback	


#8. FILE.PLAYER.NET.C#.X64 ( work on 64 bits ) 


	This sample explains how to create a file player and basic functions that are listed below :

  		1. Open a video file to play, pause and stop.
             
       	 	2. Capture an Image by snapshot

		3. Learn how to speed up and slow down on playback	


#9. FILE.PLAYER.QT

	
	This sample explains how to create a file player and basic functions that are listed below :

  		1. Open a video file to play, pause and stop.
             
       	 	2. Capture an Image by snapshot

		3. Learn how to speed up and slow down on playback


#10. FILE.PLAYER.TIME.SHIFT.SC510N1.VC2010


	This sample shows how to use timeshift file funection to playback a video, and the video still 

continue recording.



#11. FILE.PLAYER.VC6 ( seek by time )


	This sample explains how to create a file player and basic functions that are listed below :

  		1. Open a video file to play, pause and stop.
             
       	 	2. Capture an Image by snapshot

		3. Learn how to speed up and slow down on playback

             

#12. FILE.PLAYER.VS2010.X64 ( work on 64 bits )

	
	This sample explains how to create a file player and basic functions that are listed below :

  		1. Open a video file to play, pause and stop.
             
       	 	2. Capture an Image by snapshot

		3. Learn how to speed up and slow down on playback


#13. FRAME.EDIT.FILE.PLAYER.VC2010

	
	This sample shows all i-frame, which determine whether be removed or not, and export a new video file.


#14. GDI+.COOL.STRING.SC510N1.VC6


        This sample explains how to use Graphics Device Interface (GDI) to draw a text on screen display.


#15. GDI+.DRAW.ARROW.SC510N1.VC6


	This sample explains how to draw arrow using Graphics Device Interface (GDI)


#16. OPENCV.SC510N1.VC2010


	This sample explains how to use opencv with qcap.


#17. SCROLLING.VERTICAL.TEXT.SC540N1.VC6


	This sample explains how to create a vertical-scrolling on screen display.


#18. SCROLLING.HORIZONTAL.TEXT.SC540N1.VC6


	This sample explains how to create a horizontal-scrolling on screen display.
